home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
DevGallery
/
Headbone
/
Source
/
DRESSVEL.DIR
/
00100.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-30
|
188 b
|
8 lines
on mouseDown
set vSprite to the clickOn
set vOrigH to the locH of sprite vSprite
set vOrigV to the locV of sprite vSprite
dragSprite(vSprite)
snapTo(vSprite, vOrigH, vOrigV)
end